Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Condition scripts #247

Draft
wants to merge 27 commits into
base: master
Choose a base branch
from
Draft

Condition scripts #247

wants to merge 27 commits into from

Conversation

Hop311
Copy link
Contributor

@Hop311 Hop311 commented Dec 15, 2024

Basic system for parsing and executing condition scripts, integrated into the existing ConditionScript object and parse_defines functions system.
This is not yet exepcted to work for everything or be exactly faithful to Vic2, the main part is the overall infrastructure rather than the specific parsing and execution callbacks.
Ideally this will work for all vanilla inventions (definitely limit and maybe chance too)

@Hop311 Hop311 added the enhancement New feature or request label Dec 15, 2024
@Hop311 Hop311 force-pushed the condition-scripts branch 2 times, most recently from 9a03666 to bbde9de Compare December 19, 2024 21:48
@Hop311 Hop311 force-pushed the condition-scripts branch 3 times, most recently from 2f283f5 to 2060c92 Compare December 21, 2024 23:42
@Hop311 Hop311 force-pushed the condition-scripts branch 4 times, most recently from b84236b to 5b3cd6f Compare December 30, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant